home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games / 1000 Games.toast / Help⁄Tools / SaintEdit / Documentation next >
Encoding:
Text File  |  1993-05-02  |  5.6 KB  |  92 lines  |  [TEXT/SNTE]

  1. ___________________________________________________________________________
  2. |  SaintEdit 1.0 Documentation                         Released May, 1993 |
  3. |_________________________________________________________________________|
  4.  
  5. Description  _____________________________________________________________
  6.  
  7. SaintEdit is a System 7, squeaky clean, robust general purpose text editor-not a word processor, not a page layout program, not a draw program-originally designed to read and edit enormous text files from the internet. Though it was intended to be a simple, trivial piece of software when I started on it a few years back, it soon became a very significant, major project.  
  8.     SaintEdit has an intuitive, aesthetically pleasing user interface  It is extremely fast and does not bog down when the file sizes get large. Though it is commercial grade software, I have elected to distribute it as a shareware product, ridiculously priced at a paltry $10.00. (To register, go to "Register SaintEdit" under the Apple Menu.)
  9.  
  10. Features Include:  ______________________________________________________
  11.  
  12.     • System 7 Savvy
  13.     • Multiple open windows
  14.     • Memory dependent file size limit (greater than 32K!)
  15.     • Extensive Undo/Redo support
  16.     • Safe file saving routines
  17.     • Extensive Search and replace
  18.     • Color Day/Night Settings (change background color too!)
  19.     • FastScrolls™ 
  20.     • Drag and Drop any TEXT file
  21.     • Sleek Interface
  22.     • Printing Support
  23.     • Core AppleEvents
  24.     • Multiple Monitor Support
  25.     • Auto read UNIX and DOS files without messing with converters
  26.     • Print multiple documents from the finder
  27.  
  28. System Requirements:  ______________________________________________________
  29.  
  30. ANY Macintosh capable of running System 7, though SaintEdit really shines if you've got a color monitor and gobs of RAM.
  31.  
  32. Memory Based Editing  _____________________________________________________
  33.  
  34. I wanted speed, since RAM is abundant and cheap, there are no scratch files or spooling techniques, SaintEdit will be distributed with the RAM partition set to 1 M, this works rather well with a 512K text file load, although the undo support is memory dynamic, there are scenarios that can use up a lot of memory. As an extremely loose and general rule subject to change use the following formula -> (The sum of average working files) x 2. For example: I want to edit between 4 128K text files -> [(4 x 128) x 2] = 1024...
  35.  
  36. FastScrolls  ______________________________________________________________
  37.  
  38. I can already see all the E-mail: "uhh, Craig, I found a bug - the thumb in the scroll bar doesn't move ‘till I let go of my mouse. Like, what's the deal?" This is not a bug - it's a feature of SaintEdit. This FastScroll option lets you scroll all the way to the top or bottom of a document without "tripping" on the thumb. If it really irks you, and you want the thumb to move as in other applications, simply turn off "FastScrolls" in the Preferences. 
  39.  
  40. What's with the shamrock?  _______________________________________________
  41.  
  42. The shamrock button toggles show/hide invisible characters. Since SaintEdit is fixed to a monospaced font, I did not use dots to denote spaces: it's hard to distinguish a dot from a period, and spaces are obvious.
  43.  
  44. About The Font __________________________________________________________
  45.  
  46. SaintEdit uses a customized version of the Monaco font with the following changes:
  47.  
  48. 1. I added a slash to the zero '0' to differentiate it from capital 'O'
  49. 2. I modified capital 'I' to differentiate it from lower case 'l' (as in lime)
  50. 3. I changed <option> '1' from 'i' to the Blue Öyster Cult logo - ¡
  51. 4. I made an invisible character for CR   'Ø'
  52. 5. I made an invisible character for TABS '¬'
  53. 6. I made an invisible character for EOF  '‡'
  54.  
  55. Colors ___________________________________________________________________
  56.  
  57. I chose the default colors because they work quite well on color, gray scale, and monochrome monitors. You can edit the text, background and highlight colors by choosing “preferences” located under the "File" menu. (To restore the default colors, trash the SaintEdit Prefs file in the System Folder.)
  58.  
  59. Text Wrap  ______________________________________________________________
  60.  
  61. The default window size 80 columns by 80 characters, the standard format of text in terminal programs.
  62.  
  63. UNIX and DOS files ______________________________________________________
  64.  
  65. SaintEdit converts linefeeds to carriage returns.
  66.  
  67. Future Plans ____________________________________________________________
  68.  
  69. Future releases will include, a spell checker (which is 75% completed), and will support PICT images. I am also considering writing a macro module. 
  70.  
  71. Things you should know __________________________________________________
  72.  
  73. • Documents with lots of Tabs scroll more slowly when showing invisible characters.
  74. • You can not have blocks of text larger than 32K without at least one carriage return.
  75. • The special characters in the custom SaintEdit font will not print - In order to ensure print quality, SaintEdit uses the Monaco True type font for output. 
  76.  
  77. Special Thanks _________________________________________________________
  78. I would like to thank Rachel Dobkin for editing my "techo-babble" into readable documentation, and my ßeta testers (see about box) who were outstanding.
  79.  
  80. ........................................................................
  81.  
  82. Thank you for taking the time to read this and for your support...
  83.  
  84. Craig Marciniak
  85. Logical Solutions, Inc.
  86.  
  87. Disclaimer _____________________________________________________________
  88.  
  89. The author takes absolutely NO responsibility for this software, express or implied. There is NO warranty!
  90.  
  91. ________________________________________________________________________
  92.                                    ¡